css: Add generic support for 'inherit' and 'initial'
authorBenjamin Otte <otte@redhat.com>
Thu, 29 Dec 2011 15:18:12 +0000 (16:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:51 +0000 (18:37 +0100)
commit57379adb3c07f5794f90a2a8bba80347af43ac30
treeb7d455644013a564fc9e846fcb75c56681adac7c
parenta6ac53e2a9e121ef670509e1b39892710d774f7a
css: Add generic support for 'inherit' and 'initial'

CSS3 says they work for every property, so here we go.
gtk/gtkcssprovider.c
gtk/gtkcsstypesprivate.h
gtk/gtkstyleproperty.c